home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / cover.dir / 00024.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  185 b   |  10 lines

  1. on mouseDown
  2.   set the castNum of sprite 4 to cast "b004"
  3.   if pressButton(4) then
  4.     pupSprites(1, 48, 0)
  5.     sound fadeOut 2, 120
  6.     updateStage()
  7.     go(1, "M90.DIR")
  8.   end if
  9. end
  10.